func runtime.goroutineheader

10 uses

	runtime (current package)
		mprof.go#L864: 			goroutineheader(gp)
		mprof.go#L895: 		goroutineheader(gp)
		mprof.go#L902: 		goroutineheader(gp.m.curg)
		mprof.go#L915: 	goroutineheader(gp)
		panic.go#L1184: 			goroutineheader(gp)
		signal_unix.go#L745: 		goroutineheader(gp)
		signal_unix.go#L749: 			goroutineheader(_g_.m.curg)
		traceback.go#L982: func goroutineheader(gp *g) {
		traceback.go#L1026: 		goroutineheader(curgp)
		traceback.go#L1042: 		goroutineheader(gp)